FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package implementation.guide.nhdr#1.0.0 (94 ms)

Package implementation.guide.nhdr
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=implementation.guide.nhdr@1.0.0&canonical=https://example.org/fhir/StructureDefinition/MyCodeSystem
Url https://example.org/fhir/StructureDefinition/MyCodeSystem
Status draft
Name MyCodeSystem
Experimental False
Type CodeSystem
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://example.org/fhir/StructureDefinition/MyCodeSystem",
  "name" : "MyCodeSystem",
  "status" : "draft",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "CodeSystem",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/CodeSystem",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "CodeSystem.name",
        "path" : "CodeSystem.name",
        "fixedString" : "Gender"
      },
      {
        "id" : "CodeSystem.copyright",
        "path" : "CodeSystem.copyright",
        "comment" : "Systems are not required to have markdown support, so the text should be readable without markdown processing. The markdown syntax is GFM - see https://github.github.com/gfm/\r\n Sometimes, the copyright differs between the code system and the codes that are included. The copyright statement should clearly differentiate between these when required.\r\n Sometimes, the copyright differs between the code system and the codes that are included. The copyright statement should clearly differentiate between these when required.\r\n Sometimes, the copyright differs between the code system and the codes that are included. The copyright statement should clearly differentiate between these when required."
      },
      {
        "id" : "CodeSystem.concept",
        "path" : "CodeSystem.concept",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "profile",
              "path" : "resolve()"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "CodeSystem.concept:Male",
        "path" : "CodeSystem.concept",
        "sliceName" : "Male"
      },
      {
        "id" : "CodeSystem.concept:Female",
        "path" : "CodeSystem.concept",
        "sliceName" : "Female"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.